Working With Dynamic Elements
PATH
WebObjects 4.0 Documentation >
WebObjects Tools and Techniques
Table of Contents
Previous Section
Dynamic Hyperlinks
Dynamic hyperlinks (WOHyperlink) allow you to specify the link's destination at run time rather than at compile time. There are several ways to do this:
To create a dynamic hyperlink:
- Click
in the toolbar.
- Replace the word
Hyperlink
with the text of the link.
- Create the element's bindings.
To learn how to create a static hyperlink, see "Creating Hyperlinks".
Table of Contents
Next Section